go/types.Checker.isNil (method)

3 uses

	go/types (current package)
		stmt.go#L275: func (check *Checker) isNil(e ast.Expr) bool {
		stmt.go#L311: 		if check.isNil(e) {
		stmt.go#L364: 		if check.isNil(e) {